儲存空間使用相關指令


查詢各空間剩餘

df -h

列出各資料夾所用空間並排序

du -ch --exclude=./huge_dir --max-depth=1 | sort -hr | head






你可能感興趣的文章

作業 14 週、筆記

作業 14 週、筆記

[MTR04] W1 D2 Git 基本指令

[MTR04] W1 D2 Git 基本指令

HTTP Status Code

HTTP Status Code






留言討論